Click or drag to resize

ItemShapeIncludeMimeContent Property

Specifies whether the Multipurpose Internet Mail Extensions (MIME) content of an item is returned in the response.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool IncludeMimeContent { get; set; }

Property Value

Type: Boolean
true if [include MIME content]; otherwise, false.
See Also